home *** CD-ROM | disk | FTP | other *** search
- BODY
- {
- color: #555753;
- font-family: georgia;
- font-size: 12pt/20pt;
- background: ivory url("wrinkls.jpg") repeat;
- margin: 0px;
- padding: 5px;
- }
-
- H2
- {
- font: italic bold 125% georgia;
- letter-spacing: 1px;
- color: #7D775C;
- border-bottom: 3px double #7D775C;
- }
-
- TH
- {
- background-color: #99CC33;
- }
-
- TD
- {
- background-color: #00FF99;
- }
-
- BUTTON
- {
- width: 100px;
- }
-
- .tdHeader
- {
- background-color: #99CC33;
- font: italic;
- width: 30%;
- }
-
- #divTable
- {
- width: 100%;
- height: expression(parentElement.clientHeight - offsetTop - 25);
- }
-
- #creator
- {
- font-size: 10pt;
- margin: 0px
- }
-
- INPUT
- {
- width: 100%;
- }
-
-